When creating a widget path, use the widget type
authorMatthias Clasen <mclasen@redhat.com>
Wed, 4 May 2016 17:41:05 +0000 (13:41 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 4 May 2016 17:42:54 +0000 (13:42 -0400)
commit0d78b67bca8866a05d0d55d3d5c48aa7a90ff89e
treed43cd77bef8474d737f4b6dda438d39fff6b453e
parent3ca9a218ec049c877820d676ba25950f5e38d2fe
When creating a widget path, use the widget type

No need to pull the type out of the css node - its our own type.
This will let us stop setting the type on the css node later on.
gtk/gtkwidget.c